Fixed so we do not create a separate pixel buffer when reading in image -
authorMichael Fulbright <drmike@redhat.com>
Mon, 8 Nov 1999 19:02:58 +0000 (19:02 +0000)
committerMichael Fulbright <drmike@src.gnome.org>
Mon, 8 Nov 1999 19:02:58 +0000 (19:02 +0000)
commitce83490d75806536f084ecec3a6cff6b29f60fd4
tree04b4cf1bba71243b530989b43947e35e0808ab57
parent6ef7f093d453918610e30dcfcd4f11dcb0cc0128
Fixed so we do not create a separate pixel buffer when reading in image -

1999-11-08  Michael Fulbright  <drmike@redhat.com>

* src/io-pnm.c image_load (): Fixed so we do not create a separate
pixel buffer when reading in image - we reuse the pixel data in
the GdkPixbuf structure instead.
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-pnm.c